PowerTools InputMan for Windows Forms 8.0J
OnCollectionChanging メソッド

イベントデータを格納しているCollectionChangeEventArgs
CollectionChanging イベントを発生させます。
構文
Protected Overridable Sub OnCollectionChanging( _
   ByVal e As CollectionChangeEventArgs _
) 
protected virtual void OnCollectionChanging( 
   CollectionChangeEventArgs e
)

パラメータ

e
イベントデータを格納しているCollectionChangeEventArgs
参照

CollectionBase<T> クラス
CollectionBase<T> メンバ

 

 


© 2004-2015 GrapeCity inc. All rights reserved.